
Marisol Echaide
-
Warning on button coding: "Field must return dynamic values..."
Hi there! After some trial and error, I came out with this coding that works as expected but I can't get rid of the warning sign saying: Field must return dynamic values...…
- Answered
-
Coding a popup dialog in a for loop if error
I've been reading that loops cannot be coded to exit. But I'm trying to figure out if there could be a way by adding an if statement somewhere in the code.…
- Answered
-
How to copy PDF file from Image field to new record.
Hi there! Hope someone already had to go through this: I'm copying records from one table to another (and then deleting them). Everything seems to be fine,…
-
Problems with condition statement in a while do structure
Hi there! Hope you can help me out with this: So, I'm building a Many-to-Many relationship between two tables, one for journal entries ("Asientos por Registrar") and another for Vendor Invoices…
-
Force trigger after update with mass update
I have a table called "Bancos" where I import a CSV file with the bank statement. As I wasn't sure on how to, once imported all records, create a new entry on a different table "Entradas/Salidas"…
- Answered
-
Dynamic choice from Multiple choice field
Hi there! So I've been browsing on possible solutions but so far nothing that I can understand exactly or addapt it to my case (newbie here!). I'm trying to code a dC field to retrieve the selections…