Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

JavaScript help needed to check postback

Avatar

Level 1

Hello,

I have a simple purchase order form connecting to an Access DB. I want it to open as a blank form but when the user clicks the save button, I want it to query the DB and display the record they just entered so they can print or update. I am a dotNet developer but don't know javascript very well. Seems like this should be easy but I'm struggling to find any info. I have the addNew() event scripted for when the form loads so I get an empty form but that overrides the event to pull up the last record after save. Is there a way to check for postback with javascript?

Thanks in advance for your help!

1 Reply