Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IsAttachmentsVisible Bindable Property to FeatureFormView #619

Open
ramtechjoe opened this issue Jan 8, 2025 · 2 comments
Open

Add IsAttachmentsVisible Bindable Property to FeatureFormView #619

ramtechjoe opened this issue Jan 8, 2025 · 2 comments

Comments

@ramtechjoe
Copy link

Having the Add Attachments button is not always desirable. This appears even if the layer does not have attachments. What would be nice is a Bindable property on the FeatureFormView that one could set if the AddAttachments button is visible

@dotMorten
Copy link
Member

The button shouldn’t show if the form doesn’t specify it or the service doesn’t support it. If that happens it’s bug. If that’s the case I’d love a repro

@ramtechjoe
Copy link
Author

ramtechjoe commented Jan 13, 2025

Perhaps I am looking at something wrong. But the the feature service used by the sample app does not have attachments
image

But in the sample app the button is visible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants