I have One Numeric Field for PostCode and one drop down list for city.I want when i write the PostCode in Numeric Field to show automaticly the city in Drop Down list.And same when I chose to Drop Down list then to show in Numeric Field (PostCode)I have all that in Excel.Thank you
I have one TextField = COMPANY, and one TextField = DATE (customer can fill in)I want to make one Text field to write : "The Z-Score, based on financial data as of " (DATE) "for" (COMPANY) "is"Thank you
I have NumericField and i want to be calculated( IF TextField1 is "Freihandlabor" then is "0", if is "CHO" then NumericField3 = NumericField1 * 3 + 300)But TextField1 is taking words from other dropdownlist.I'v tried with this formula but TextField1 is converting too.Thank youif (TextField1 == "Fre...
I have one more question. Now I have NumericField and i want to be calculated ( IF TextField1 is Freihandlabor then is "0", if is "CHO" then NumericField3 = NumericField1 * 3 + 300)I'v tried with this formula but TextField1 is converting too.Thank you
I am new in AdobeLiveCycle Designer. So I have one question?I have dropdown list with "JA" and "NEIN".And I want in Textfield to write "CHO" when is "JA" If Nein "Freihandlabor".Can you help me with code, I am using FormCalc