Hello Klas,
What I'm trying to do insert a calculated ID. For instance in standard PHP once the form is filled out I would query the database, in order to have the number of records, and create an ID similar to code-year-records.
- Code would be a fixed value
- Year the current year
- Records the number of lines in the table, with leading zeros.
I don't know how, using SEBLOD, I can create that kind of custom field that is dependent on other information (some of which come from a query).
I hope this brings more clarity as to what my difficulty is.
Thanks again for any help.