Search results

  1. A

    Drop Down Limit

    Please have a look at the screenshot file below before u start reading this. what i want to do is limit the "Cost Type" drop down list. The limit on drop down is initiated by Placement Type So if you selected Placement Type = "Consultant", the "Cost Type" should be limited to the following...
  2. A

    Drop down Disable question - EASY QUESTION

    I have a drop down menu on a form. When it has been updated to a certain value I want some of the field on my form to be disabled. I am thinking it is a afterUpdate event, What would be the code to disable another field on the form would it be something like this If...
  3. A

    Forms Question

    I have a form where I have a drop-down menu which when updated , updates another value on the form (Gross Profit) when updated changes So the form looks something like this Revenue [ ] Cost [ ] Drop Drop Menu with choice (0.14, 0.045) Gross Profit [ ] Updated once you Update Cost...
Back
Top Bottom