Hello
can you help with setting a default.
Below is a screenshot of a form based on a dataverse table. The field type is a choice field; there are two choices - Customer or Supplier. In this example, Lightning Cars is a Supplier. i.e. this data has been added and the supplier option chosen. This is in View Mode. However, I use the same form to Add new data (by clicking the + icon, also in the screenshot). At this point I would like this field to show customer as this will be chosen about 95% of the time. I have tried lots of different ways including adding an If clause when the form in set to FormMode.New, adding a combo box, drop down box but nothing seems to work.
If I use a combo box, I can choose an option then save but then the chosen option disappears. Whether a Business Partner is customer or supplier does need to be displayed at all times.
Do I need to use two cards one for choice and one for display?
