Recent content by David Solecki

  1. D

    populate a field based on form logic

    I did not see that option to restrict to list items only. That may solve all of my issues. But writing both to the database and letting my other software handle the reading and parsing of that data could be the answer for us too. Thanks for the info.
  2. D

    populate a field based on form logic

    Is it possible to populate a field based on Form logic? I have a condition that if a DropDown (Field 1) = Other, then set field 2 as visible. If field 2 is visible I want to write the vale in field 2 to my database, if the drop down is a value other than "Other" then write the drop down value...
Top