Hi, I'm hoping someone in the community can h...

Hi, I’m hoping someone in the community can help me figure out how to change something in the Order App. I’ve set up a dependent dropdown in the Orders_Form view where depending on the Category selected from the Products table, the relevant Description will come up in the second line. Now, I want to make it so that the last category item - Special Remarks - will be a field for our sales reps to input any notes or comments to the order instead of a dropdown list of items. Is this possible? If so, how can it be set up? I’m not from a developer/engineer background so maybe the answer is in the community but I’m not seeing it. Thanks much!!

0 2 302
  • UX
2 REPLIES 2

Harry2
New Member

@Zee_W It’s not possible to “fill out”

a field in a drop-down menu. However, you can add a “Remark” column where the user can fill it remarks. You can then configure the Show_If condition of this column so that the column will only be visible if the value selected in the drop down column is “Special Remarks”.

@Harry Ah, that works! Thanks very much!!

Top Labels in this Space