Search results

  1. C

    Change Field Settings of Multiple Fields at Once,

    Does anyone know if there is a way to change the settings of multiple fields at the same time? For instance, if I've added a bunch of fields and they've defaulted to FieldType: Text, but I would like to change them all to Checkbox AND Show in Grid is there anyway to select them all and make...
  2. C

    Form Logic and Lookups

    Does form logic override what is setup in the field settings? I have four fields in a session set to enable lookups on another session. I also have ExecuteSQLs in the form logic to do the same...I cannot get the fields to actually lookup consistently. I've tried: 1) enable lookups in field...
  3. C

    Checkbox Afterscan

    Anyone know what an Afterscan event (used in the logic) on a checkbox would mean? What specifically triggers it if a checkbox could be skipped altogether?
  4. C

    ERROR DURING DEPLOY: Object reference not set to an instance of an object

    I've gotten this strange error twice while tweaking a pretty robust form. Each time I lose all of my work and have to painstaking start over. Has anyone experienced this? The second time it happened I think I figured out that it happened after I accidentally erased the whole form and then...
  5. C

    Use of Markup to Format Popups and Messages

    It would be nice to be able to use Markup to format ConfirmationPrompt messages and other popups...at least to create line breaks.
  6. C

    Pull/Export Program off Mobile Device for Import into Desktop

    It would be great to be able to pull a program off of a Mobile Device and into TPDesktop.
  7. C

    Control ID/Index ID Dictionary

    It would be nice to be able to export or at least view on screen a current "dictionary" or key of all the Control IDs in use on a form. It would make building logic for forms significantly easier if you didn't have to constantly search for Control IDs controlling your different fields as well...
Top