Editing of not displayed fields in DCBROWSECOL
Posted: Fri Jul 27, 2012 10:50 pm
Design: edits a field, but displays its contents, and a design display: doesn't display, displays in the form of the set symbols ("*") more precisely, but doesn't allow to edit. Also displays in a look "*" only that is already earlier entered. And it would be desirable to edit the fields displayed in a look "*"
Code: Select all
DCBROWSECOL FIELD Users->Login_AdmA HEADER "Login адм.приложения" PARENT oBrowse
Code: Select all
DCBROWSECOL DATA {||REPL('*',LEN(ALLTRIM(Users->Login_AdmA)))} PARENT oBrowse