Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disable invoice no field

Status
Not open for further replies.

shaccpac

Technical User
Sep 12, 2008
84
Hi

I need to make invoice no field readonly while the keeping forward, reverse, finder and new buttons active.

I mean user will not be able to make nay changes to invoice no text box but he will be able to click on new or forward reverse buttons.

Pls help

Thanks in advance

"SAVE TREES, SAVE WORLD, SAVE MANKIND" and print only if absolutely necessary.
 
OE invoice objective is to prevent users accidently entering some other charectors in the invoice no field

"SAVE TREES, SAVE WORLD, SAVE MANKIND" and print only if absolutely necessary.
 
Then the answer is no. You'll have to make a custom screen.
 
I was thinking about other way of doing it,
disable the exiting post button and add one more post button and whenever user clicks on post button put the default value (*** NEW ***) to invoice no field and then post the document.

I am not sure we can put our own button for posting/updating button. if it is possible can we just put the code from macro that is being executed when post button is pressed?

pls commnet..

"SAVE TREES, SAVE WORLD, SAVE MANKIND" and print only if absolutely necessary.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top