Ability to hide the AccountNo field in the Transaction Request Forms
We'd like to be able to hide the AccountNo field in the Transaction request forms on the web. Right now, if we want Borrowing billing active with each patron being assigned a Default Account, the transactions created do not have an account selected unless we include this code:
<select id="AccountNo" name="AccountNo" size="1" class="f-name"><#OPTION name="ValidAccounts">
But we don't want the patrons to see that account at all. They don't need to know they even have an AccountNo. Right now there is no way to pass it through as a hidden value though.
1
vote
Angela Mott
shared this idea