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

Dynamic Form - Render FileLeafRef #1450

Open
BarendDS opened this issue Feb 7, 2023 · 3 comments
Open

Dynamic Form - Render FileLeafRef #1450

BarendDS opened this issue Feb 7, 2023 · 3 comments

Comments

@BarendDS
Copy link

BarendDS commented Feb 7, 2023

Category

[ ] Enhancement

[ ] Bug

[x] Question

Version

Please specify what version of the library you are using: [3.11.0]

Question

Is it possible to render and update FileLeafRef in the Dynamic Form component? I've tried with fieldOverrides but I can't seem to load it.

Thanks!

@ghost
Copy link

ghost commented Feb 7, 2023

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Feb 7, 2023
@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Thank you for submitting your first issue to this project.

@michaelmaillot
Copy link
Collaborator

michaelmaillot commented Jul 29, 2023

Hi @BarendDS,

After investigating the source code, actually the "Name" field ("FileLeafRef" internal name) is not selected during the component mouting process (e.g. the API call dedicated to retrieve all the fields from the target list). Therefore, it's not possible to override its rendering.

But maybe this could be an improvment idea for the control 🙂.

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

No branches or pull requests

3 participants