
mdomfu
mdomfu
Joined: Fri Jun 08 10:49:53 UTC 2018
Latest Posts
-
Scrip to unlink table
I have a table linked to another. Users linked to type of users. I want a script in a button to unlink the type of users. The same that click the red circle option in this image.
-
Search with configurable fields to show
The search options only shows the first 7-8 fields in a database. Please, add the ability to select what fields to show
-
Change icon value if a text box is empy
Hi. I have a textbox for Observations. I want if this textbox is empy, and icon is displayed in the field Icon. Also, if no picture, another icon is displayed
-
How to link add data with a button click
Hello, I have this formula let p := (create Renovaciones);p.(Temporada := "2018-2019"); that let me add the p. to the table Renovaciones. In Renovaciones I have a box for the current user linked.…