Hi Guys,
I have this situation :
Period1 (mandatory)
Period2 (optional)
Period1Available (T/F)
Period2Available (T/F)
I would like to display in a form :
1. No periods available
2. Period1 and Period2 in a select if both exists and are available
3. Period1 if Period1 is available and Period2 either is empty or not available
4. Period2 if Period2 is available and Period1 is not
Any idea for a solution without 100 if/endif ??
THANKS!
--
PG
I have this situation :
Period1 (mandatory)
Period2 (optional)
Period1Available (T/F)
Period2Available (T/F)
I would like to display in a form :
1. No periods available
2. Period1 and Period2 in a select if both exists and are available
3. Period1 if Period1 is available and Period2 either is empty or not available
4. Period2 if Period2 is available and Period1 is not
Any idea for a solution without 100 if/endif ??
THANKS!
--
PG