Jaren Meier Posted December 11, 2008 Posted December 11, 2008 I have a simple database with a client to quote relationship. The fields in the quote section I have using the looked-up value. They work great in file on my computer. But when hosted with IWP, the selected client in the pull-down menu is selected, the fields, address, city, state zip, etc.. are not propigating like in the main file on my computer. I have check and used the commit record script (seen on another forum) and still no luck. Anyone with an idea of what I may be missing, please help.
Jaren Meier Posted December 12, 2008 Author Posted December 12, 2008 Does anyone have a remote idea what it could be???
Søren Dyhr Posted January 6, 2009 Posted January 6, 2009 In IWP must the user submit each change to get the layout responding, which is quite different from native mode, due to transactional way web interfaces works. This is actually a FAQ...! If say you have a in invoice where entry in the item-lines obviously requires a lookup to store the present price. Here should or could you deal with it by filling a global field with the value such as the recordID for the item desired, next to this field is then a submit button, which creates a new record in the related table grapping the value just chosen - finalized with a commit record step. --sd
Recommended Posts
This topic is 6068 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now