Dear volunteers,
I want to check the content of a form textfield before i save that content in a database table.
It is build in Views with Form area / Fields and the name of that textfield is Article[pasnr] (with block brackets) because i want to write it back in the database.
I tried several options like {data:Article[pasnr]} or {data:Article.pasnr} but nothing works.
Can you tell me what is the syntax of that field when i want to use it for instance in a Read Data?
I want to check the content of a form textfield before i save that content in a database table.
It is build in Views with Form area / Fields and the name of that textfield is Article[pasnr] (with block brackets) because i want to write it back in the database.
I tried several options like {data:Article[pasnr]} or {data:Article.pasnr} but nothing works.
Can you tell me what is the syntax of that field when i want to use it for instance in a Read Data?