0
Programmable fields?
Can fields be programmed? For example:
for field in table do ...
I am wanting to transpose or rotate my field names in a table to one field and their records to another field.
2 replies
-
Hi Devloo,
That needs to be done manually at the moment.
Kind regards, Jörg
-
Or you could use a formula field to label your field (those are programmable) and hide the labels of the fields theselves.
you even can style the labels with the formula fields. Suppose you have a field called Adress, you can put this in the formula field: "Adress"
Steven.
Content aside
- 5 yrs agoLast active
- 2Replies
- 820Views