Form Personalization Column Hide
We have a form personalization requirement to hide the Distribution combination field if the Invoice type is 'Prepayment' from the AP invoice lines in create Invoice page for AP.
We have used EL expression logic to hide the distribution combination field , if the type is prepayment. Up to this it is working fine.
But , if the user is clinking on the View and show all option in the lines information, then the distribution combination field which was hidden earlier due to our customization logic, it is visible .
After click on view and show all hidden field is also visible ? is it a expected behavior ? if not then what can be the reason ?
0