Jump to content

m_l_lee

Newbies
  • Posts

    4
  • Joined

  • Last visited

m_l_lee's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. I want to copy a value from one field to the target field if the radio button is set to "yes".
  2. Hello everyone, I am a beginner. I am pretty much clueless. I want to set a field only if the radio button is set to "yes". This is what I did: If[Property::Inspection="yes"] Set Field [Property::Repair; Property::RepairCost*1] End If Can anyone tell me what I did wrong? Plese help. P/S: I am trying to have the value in the field(target field in the set field function) changed when the scrip is executed, but only do so if the radio button is set to "yes". Am I missing something here?
  3. Thanks for the reply. Ignore the space in front of yes. it's a typo. Yes, I am trying to have the value in the field(target field in the set field function) changed when the scrip is executed, but only do so if the radio button is set to "yes". Am I missing something here?
  4. Hello everyone, I am a beginner. I am pretty much clueless. I want to set a field only if the radio button is set to "yes". This is what I did: If[Property::Inspection="yes"] Set Field [Property::Repair; Property::RepairCost*1] End If Can anyone tell me what I did wrong? Plese help.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.