Deafault Date

E

ElVino

If have set a default date on a date picker to use the now() function.
However, this overwrites a date if it already exists in the node (this is a
repeating table). Any one know how to stop this happening
 
J

Josh Bertsch [MSFT]

This is a known issue when you retrieve your data from a database. To
circumvent this, use a rule to set the date only when the field is blank.
Place that rule on some event such as when you open the form and/or when a
new row is added to the table.

--josh bertsch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top