Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I make all the fields in a particular zone non-editable?

0
Posted

How can I make all the fields in a particular zone non-editable?

0

Each of the transaction patterns contains one or more zones which are populated with data from different database objects. If there is a single zone it is called ‘main’, but if there are multiple zones these are given names such as ‘outer’, ‘middle’ and ‘inner’, where processing starts with the ‘outer’ zone/object and ends with the ‘inner’ zone/object. The ‘inner’ zone has the capability of dealing with several database rows, and depending on the particular pattern each of these rows may have fields which are editable. While it is possible to make an individual field non-editable by adding ‘noedit’ => ‘y’ to that field’s entry in the $fieldspec array, is it possible to achieve the same thing with all the rows and fields in an entire zone?

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123