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

Forms on lists can't be configured #181

Open
Pieter-Veenstra opened this issue Mar 2, 2017 · 2 comments
Open

Forms on lists can't be configured #181

Pieter-Veenstra opened this issue Mar 2, 2017 · 2 comments
Labels
area:engine-related help wanted status:next-version-ideas To be checked for the next version status:on-hold type:enhancement New feature or enhancement of existing capability

Comments

@Pieter-Veenstra
Copy link

I need to be able to configure JS link settings on the list forms ( New, Edit etc). Currently there is no place for the Forms within the lists in the Schema.

So something like this should be possible:


 <pnp:ListInstance ...
       <pnp:ContentTypeBindings ...
            <pnp:Views....
            <pnp:Forms>
                 <pnp:Form ..... JSLink=myjavascript.js>
                        .... other form details .... 
                 </pnp:Form>
           </pnp:Forms>
....
</pnpListInstance
@PaoloPia
Copy link
Contributor

Hi,
Thanks for your feedback. Since the requested change is really heavy from an engine implementation perspective, and considering that it would target the classic UI only, and not the modern, we decide to keep this request on hold. On the other side we will make it possible to configure the new customizations which will become available with the modern UI and SPFx. Thanks again.

@jonathaneckman
Copy link

Is there any update on what customizations SPFx will bring to list forms?

@VesaJuvonen VesaJuvonen added status:next-version-ideas To be checked for the next version type:enhancement New feature or enhancement of existing capability and removed Next Version Ideas labels Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:engine-related help wanted status:next-version-ideas To be checked for the next version status:on-hold type:enhancement New feature or enhancement of existing capability
Projects
None yet
Development

No branches or pull requests

4 participants