April 24, 200223 yr 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?
April 25, 200223 yr 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 "".
Create an account or sign in to comment