This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi guys
I need ur help in this problem, when i set the prescence of some fields during design from object->field->prescence or write the following code in intialize event of the field field.prescence=''invisible'' ,Then when i set the prescence to be visible in the runtime the field doesnt appear !!
Also i need to know if i can change the access of the field in the runtime from ''read only'' to ''user entered ''?.
I am using Adobe LC Designer 8.2 with language formcalc.
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
1) "presence"
2) field.access = "";
Views
Replies
Total Likes
Ah, formcalc... I have no clue.
Don't use formcalc :>
Views
Replies
Total Likes
okay, How can I do this in JS?
field.presence=''visible''; doesnt work too in javascript !
Views
Replies
Total Likes
"field" refers to the name of the field, such as "txt_SocialSecurityNumber".
Views
Replies
Total Likes
And make sure that you save the form as a dynamic form.
Paul
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies