App share Presenter not working within search widget on remote objects

We have a search widget to filter out by office location, one of the properties used is a remote property brought through via fragment path.

The properties which are used from the base object allow the ‘custom-exclude choices’ presenter to be selected, therefore allowing you to exclude specific fields from that property, whereas the property which is being used via a remote object is not giving you the option to use the presenter to allow specific fields to be excluded from drop down list.

Is this a fault, should I be able to see the presenter irrespective of where the property is from?

Any suggestions how to resolve this?

What version of Create are you using?

I checked on my 26.1 app and this did allow the AppShare presenter to be used on a Choice field of a Remote object.

Also worth noting that from version 25.3 you can exclude choice options natively, so there is no need for the AppShare presenter any more, you can just use a normal input dropdown presenter.

we are currently on version 2025.1.

Hi, I’ve tried on my 25.1 app and it seems to work ok there too. So there must be something else more specific to your build that is preventing it.

If you haven’t resolved yet then I’d suggest raising a support ticket so someone can have a closer look.

I have resolved for now using a subset to exclude the one option that I want to exclude from dropdown listing.