The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
Editable text field becomes readonly after moving to production
Posted: 23 May 08 9:13 AM
|
Probably something simple I am missing here but since I am fairly new to SLX development, I thought I would throw this out...
I added an editable text field to the Opportunity Detail System Form that populates a custom field I added to the opportunity table. Everything worked great in my development environment but when I moved the package to production, I can type in the field but none of my users can type in the field. I checked the plugin in the production Architect and the field is not ReadOnly.
What am I missing? |
|
|
| |
|
Re: Editable text field becomes readonly after moving to production
Posted: 24 May 08 11:01 AM
|
The Security Profile for a new field shouldn't be set to read-only automatically. You may find that after a few days, your field switches to read-only again. If this happens, create a new field (e.g. DUMMY) in the same table as the other custom field. There is a known SLX bug in which every few custom fields triggers this issue.
C. Burriss |
|
|
| |
| |
| |
| |
|