Hoppa till huvudinnehållet

Field Domain null option

Kommentarer

5 kommentarer

  • Phil MacIntyre

    Hi Max,

    Thank you for your question. I've taken a look into this and confirmed it is not currently possible to get the 'null' value to show up when the field is nullable, besides using that workaround method you described.

    I've chatted with our team and this seems to be a fairly straightforward implementation. We've created an improvement story in our backlog and will look to include this in an upcoming release.

    Thank you for the suggestion!

    Phil MacIntyre

    0
  • Phil MacIntyre

    Hi again Max,

    I should also mention that in the interim, you could also create your own Add/Edit Workflow and override the default, out-of-the-box tools on a per-layer basis. You could create your own display form and populate a drop down form element with your coded value attribute field, then manually create an additional option that would allow your user to select 'Null', and then just ignore it when the form submits, thus leaving the field in its null state in your data.

    That would give you a cleaner workaround than using the placeholder 'None' value you described.

    Cheers,

    Phil

    0
  • Max Molello

    Thanks for looking into this and adding it to a future build. As we keep building out our mobile solutions projects get more complicated and use specific. Good to hear you want to also keep adding more features and making the app more robust.

    1
  • Phil MacIntyre

    Hi Max,

    I have some good news for you. We have implemented this work and it will be available in our 5.22 release, scheduled for a late February launch. Non-nullable coded value domains will continue to function as is, but nullable coded value domains will display a <Null> option with our add/edit functions.
    Once saved, a true null value will be present for the feature:

    Hope this helps,

    Phil

    0
  • Max Molello

    Thanks Phil, that will be a great addition!

    1

Du måste logga in om du vill lämna en kommentar.