-
Button for writing to another table
Hello There is a button, in the sub table Cash Desk.Expenses, that should make a record in another table. to Table ADVANSE formula for button is let x := dialog("NEW RECORD", "CREATE NEW RECORD?",…
-
Dynamik Choice field
Hello I use the "Dynamic Choice" field, How to sort the display of information alphabetically? in the table everything is alphabetically, in "Choise" sort by time added Thanks
- Answered
-
Sum the value of the result field from table1 when the value of deportment is "1"
Hello The table has a result field and a department field. The department field takes its value from another table from Choise filde, value of 1 2 or 3 Need a formula to calculate the result,…
- Answered
-
Displaying a record in another table
Hello There is table 1 in which there is table 2, record there are made using the button. 'tab.name' - 'number' - 'group' In table 3 there is an sub table 5.…
-
Button that creates a new record for the next month
There is a button that creates a new record in the table for the next day let t := this; let oldData := last(Table1 order by Date); let newRec := duplicate(oldData); Table1.…
- Answered
Latest Posts
