mhudd Posted April 24, 2002 Posted April 24, 2002 If I add a new record using a portal say for $15.00. I would like to add a check box that if checked - Then once a month a new record would be added to the portal in the amount of $15.00. Possible?
falkaholic Posted April 25, 2002 Posted April 25, 2002 If i understand your question right, the way to do this would be to: In the lineitems (the database in the portal) make a checkbox that is a global (that actull check box could be in the master database and changed via a external script), then in the price field, have it auto entered by calculation. The calculation checks for the global checkbox and if its on, its 15, otherwise 0 or "".
mhudd Posted April 26, 2002 Author Posted April 26, 2002 How do you create a Global Checkbox? I didn't think it was possible...
Recommended Posts
This topic is 8247 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