Hello, I am stumped. I need to be able to convert a number to its ones value only. For example: if someone enters 65, I need it to return only the 5. Another example: 87 returns only the 7, etc. There will be no decimal numbers. Any idea how I could accomplish this? Thank you
Hello all, Hoping to get some guidance: I have a table in Livecylce ES4 with lets say 4 fields (name, age, gender, date of birth). Just text fields on a blank subform. I have a button to addInstance thus repeating the 4 fields. The button also adds an instance to another table on another form that a...
Hello all, I am looking for assistance if anyone would be so kind. I have a dynamic PDF with 20 forms. I also have 20 checkboxes on the main page to display or hide any of the 20 forms. So if a user only wants forms #3, 7, 12 for example they would simply check off those forms. The rest will be hid...