-
Content Count
201 -
Joined
-
Last visited
-
Days Won
3
roattw last won the day on March 19 2020
roattw had the most liked content!
About roattw
-
Rank
Advanced Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Signature filed export actual signature image in results?
roattw replied to roattw's question in General Questions
Yeah, but they want another $1200 to add that =^/ -
Signature filed export actual signature image in results?
roattw posted a question in General Questions
Have a signture field. In the table it only shows coordinates [{"lx":133,"ly":37,"mx":133,"my":36},{"lx":132,"ly":36,"mx":133,"my":37}, It shows the signature image in reports views. Can we not get that image of the signature to download as well into exported results? I have a couple less robust Form services that do that. Am I missing a setting? -
Thanks Barbie. This might be a good solution. Does this approach mean you would delete the existing rule that hides a given field - and just allow the JS to hide them not rules.
-
roattw reacted to an answer to a question: Conditional fields - fields with default values dont send that value if hidden by rule.
-
TY! Will see what I can find in those settings, and try the cache.
-
roattw reacted to an answer to a question: Form submission logging out users - not intended
-
roattw reacted to an answer to a question: Triggered actions Warning message - limited number of actions?
-
roattw reacted to an answer to a question: Triggered actions Warning message - limited number of actions?
-
Triggered actions Warning message - limited number of actions?
roattw replied to roattw's question in Tables, Views and Relationships
Thanks for the tips! -
I have several fields with a Yes No radio button and NO is set as default answer. Using rules I have some fields conditionally hidden. If these fields are set to not show by a rule and the form is submitted the table doesnt receive the default No option, comes over as blank. Way to send all field results and thier defaults even if not shown by a rule?
-
I have a form that requires authentication before access. Once logged in, I have a couple users reporting that they are being logged out after form submission. There is not auto logout programmed or page redirection. The form is set to display a message after form submission. To complicate things, Im not sure its all users. Thoughts?
-
I was not able to figure it out.
-
I have looked at the posts on this topic using a Yes/No field. But would be possible to do it with DATEDIFF? I have two simple fields. A submit_date (timestamp) and a deadline_date (text field as calendar popup). The app requires a minimum of 30 days to complete a request. So if someone submits a request (submit_date) and chooses a deadline date (Deadline) that does not meet then 30 day minimum notice we need that Deadline date text to be read preferrably (or the field background, or row). Ive tried versions of this: <div =id="visi [@field:Deadline]"> <script&
-
Hastur reacted to an answer to a question: Anyone notice the new Enable Responsive kind of breaks Create Collapsible Sections?
-
roattw reacted to an answer to a question: Not justifying certain rows or cells in DP
-
roattw reacted to an answer to a question: Anyone notice the new Enable Responsive kind of breaks Create Collapsible Sections?
-
Anyone notice the new Enable Responsive kind of breaks Create Collapsible Sections?
roattw replied to roattw's question in General Questions
That makes sense. They should update with that point. Will play around with it.... while listening to Peaches En Regalia -
Not justifying certain rows or cells in DP
roattw replied to roattw's question in Styles and Localizations
Thanks for reply Hastur. Yes, field placed that way using Continuous next line option. -
I used the How To for Creating Collapsible Sections at: https://howto.caspio.com/tech-tips-and-articles/advanced-customizations/tech-tip-creating-collapsible-sections/?_ga=2.93893661.1877276159.1583021206-687599663.1583021206 Worked pretty well. When I first set it up WITHOUT "Enable Responsive" I had this nice preview: But when I enable responsive it wraps "Some" fields below their labels even though set correctly as label to left: Might an adjustment of that original code for collapsible sections resolve this? I was always curious why the original code for