Fabio
-
trigger after delete
Hi. Is there a way to execute a code after delete a record? Thanks Fabio
-
create an array with a multiple values
Hi. How can I create an array containing the outgoing values of a loop for?
-
Change the field type afterward
Hello.I have a field in "number" format. After some time I use my dB I need this field to be converted to a "text" field. Is there a way or procedure to implement to change its property by not…
-
HTML formatting
In a formula field, for example, if I put only one code with html format the "bold" style works good. html("<b>HOME</b>") When I add a new word it doesn't work good.…
-
void or null
Hi. I looked in the manual, but I didn't find anything about it. In Ninox code what is the difference using syntax "void" compared to "null"?
-
set the Search function
Is there a way to not make a field appear in the search function?
-
formula to close a record
Hi guys. Is there a formula to "close a record" as opposed to popupRecord(ID), like when I click on the "X". Thanks Fabio