- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello, everybody.
I have an issue with some action with fields in dynamic table.
Here is a table:
The 1st raw can repeat planty number of times. The first cell is "checkbox".Other cells are "textfields".Filling this form occurs in workbench proccess with help of simple merging an XML (with the same .xsd as in the .pdf form is) and .pdf form.What i want to do : when "checkbox" = 0 (defaul is 1) i want this raw become ,for example, readonly and change the color of this raw.The second thing is : i want make a verification . When user opens the .pdf document ,he sees prefilled table.He must be able to change the value of field to lesser value only (i.e. if price in prefilled table is 500 , he can enter 480 not 600 ) .How can i make it?I don't really undestand,how to get the address of current raw, element in this dynamic table.
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes