using fields inside another formatted field
Hi everyone,
I would like to make a formatted field that would contain data from other fields.
example:
field 1 is: 100
field 2 is: 200
field 3 (the formatted field that I'm trying to make): from *field 1* to *field 2* (so “from 100 to 200”).
Is it possible to do something like that in a field? Or to format a text to behave that way?
Thank you for your time and answers,
Best regards,
Charlie
2 replies
-
Charlie.. there is some GREAT information published in a language tutorial database from Ninox here..
http://templates.ninoxdb.de/en/NX-Language-Tutorial.ninoxYou can find that link here
https://ninoxdb.de/en/manual/calculations/reference-of-functions-and-language
Then.. in that database .. Look at the "string operations" .. you see a few sample formulas... something like
"Hello " + Name + "!"
--mlc
“Give a man a fish and you feed him for a day. Teach him how to fish and you feed him for a lifetime” Lao Tzu
-
Hi again Mconneen,
Thanks, I saw that page of the manual, but I did not understand I could do this with … I should go slower ^^’
Perfect link, I was able to do it!
I’m sorry, I'm very new to the tool and sometimes the solution is staring me in the face but I still don’t see it.
Thank you again, and best regards,
Charlie
PS: I'll try to double-check everything before asking ^^
Content aside
- 6 yrs agoLast active
- 2Replies
- 1739Views