
Luis
-
SELECT with where doesn't work where [] does
Guys I am puzzled. This works let filterCat := text('Category Filter'); let filterMonth := text('Month Filter'); let filterYear := text('Year Filter'); (select Expense)[contains(filterCat,…
-
Bug? -- Dynamic Value Name not working for Radio Buttons view
Background: dynamic choice field. The value is the name of the fields plus the sum of an "Amount" field Error and Symptons when the dynamic choice is displayed as Radio Buttons the sums are not…
-
Trigger on Open....
Is there any way to trigger actions on open a record? (there are on create and on update) Background: I am implementing a "cancel / undo" option where I want to rollback the values in case of…
-
Add Directions (Apple Maps)
does anyone please have code that displays Apple Maps directions? eg in a form where the user enters the address ? I don't really know the intrinsics of iMapKit....…
-
Show Fonts (and Styles) in Rich Text not working
This used to work and suddenly stopped. Symptom/Problem In a Rich Text Field, invoke (eg with right click) the "Font" menu item, and select "Show Fonts" or "Styles". Nothing happens...…
-
Line Feed in Formula fields - not possible anymore?
Hi, I am inserting CR/LF in Text Fields... using the usual process i.e. CR in quotation marks This is not working in formula fields.... Does it work for you guys? thanks