Hey whatÂs up people? IÂm meeting this forum for the first time, I would like to ask you guys some questions, I hope you may understand me...
So, actually I have combo boxes in my form, when I load the page, the first combo brings a value like Country, then if I select the country, the State combo will be populated with any value, like California for example, and so on. But I have some validation rules with requiredif, I mean, If I donÂt select any options in those combos, I can save my form, but If I select the combo Country, the rule makes me select an state and a city, but if I donÂt and if I click on save button, an error message appears like: Please select an state and a country, in this moment the focus should be at state combo, but it doesnÂt happen, all my values is erased, so I have to reload the page again... I read about, and I noticed that the EXECUTE method doesnÂt recognize errors, so I tried to call PERFORM after execute, to try getting this error and when it happens, reload the page to complete the subscription but without losing their values... I hope you guys understand my problem.... Thank you all anyway, Best regards, Juliano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]