ok, here is how this will work:1) check if the prefill logic for your fields are in the ready:layout or initialize event. If they are in the layout:ready they must be moved to initialize or the fields cannot be made empty (they immediately fill themselves again after clearing them).2) Open the origi...
Hi,this is a bit of hen and egg. The field fills in a date/time when the field as empty (null) initially. When you save it with REs you save the prefilled date which in turn locks the date field. catch 22....I need to think about a way to prevent the field to be filled when applying REs with Acrob...
@lostfroggYou must have an error on the script line - NaN means Not a Number - it seems to interpret something as a number and fails, your second name seems to be ok, Post me that line in your code to have a look
I don`t think you need to "convert" table to subforms to table to add a column. Example: a simple table with space on the right side to grow. Inserting a column can be done by selecting a column and right-click Insert-Columns to the right/left (or use little + signs)orA basic table does not grow in ...