|
[!]*********************************************
ERROR CHECKING FOR ENTRY FORM 1
*********************************************[/!]
[!]---- TITLE ----[/!]
[showif [__title]=]
Ad Title cannot be empty. Please go back and fill in Ad Title.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Description ----[/!]
[showif [__description]=]
Description of Property cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Property Info - City ----[/!]
[showif [__location_city]=]
Property Info - City cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Property Info - State ----[/!]
[showif [__property_location]=]
Property Info - State cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Property Info - ZipCode ----[/!]
[showif [__location_zipcode]=]
Property Info - Zipcode cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Company Name ----[/!]
[showif [__Company]=]
Company Name cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Contact Name ----[/!]
[showif [__Contact_Person]=]
Contact Person cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Company Address ----[/!]
[showif [__Address]=]
Company Address cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- City ----[/!]
[showif [__City]=]
City cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- State ----[/!]
[showif [__State]=]
State cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- ZipCode ----[/!]
[showif [__zipcode]=]
Zip Code cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Company Phone ----[/!]
[showif [__ContactNumber]=]
Company Phone cannot be empty.
[Text]everything=NotOK[/Text]
[/showif]
[!]---- Email ----[/!]
[showif [__Email]=]
Email cannot be empty. [Text]everything=NotOK[/Text] [/showif] |
||||