Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
I am trying to add custom multifield in the scaffolding form but i am getting error in EXTJS.
When i tried to find dialog by getParentByType("dialog") or getParentByType("tabpanel ) i get null and code breaks.
If any one has any example for this it will be very helpful.
Thanks in advance.
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
EXTJS apis are meant only for dialogs (and on author) and not for a public facing GUI. You cannot use these APIs outside of a dialog. As Praveen stated - we have a lot of community articles showing how to use within a component dialog.
Visualizações
respostas
Total de curtidas
Are you trying to add the multifield to the scaffold form?
Visualizações
respostas
Total de curtidas
A multifield xtype is generally used in component dialogs. I have not seen them used in scaffold forms. I will look to see if you can use this x type in a scaffold form.
Visualizações
respostas
Total de curtidas
Thanks for the reply.
Please let me know if you find any example or solution for this.
Visualizações
respostas
Total de curtidas
Can you share the purpose of using getParentByType("dialog") or getParentByType("tabpanel") , i have worked on many multifield but i guess you are using this in listeners...right?
Visualizações
respostas
Total de curtidas
I am not using it in listeners. I am trying to add mutifield custom into the scaffold form. In the dialog editor it works fine but on the scaffold form multifield is not working.
Visualizações
respostas
Total de curtidas
I guess these details wont be enough, can you share the dialog.xml and Ext JS here?
Visualizações
respostas
Total de curtidas
EXTJS apis are meant only for dialogs (and on author) and not for a public facing GUI. You cannot use these APIs outside of a dialog. As Praveen stated - we have a lot of community articles showing how to use within a component dialog.
Visualizações
respostas
Total de curtidas
Basically you want to say that multifield containers are not supported in scaffold form.
Visualizações
respostas
Total de curtidas
Custom Multifield/Multifield you can add on scaffolding form, that is working for us.
Can you give more details on your use case please.
Visualizações
respostas
Total de curtidas
Hi Scott,
We are going to upgrade from AEM5.6.1 to AEM6.1
We have used scaffolding a lot in 5.6.1 and i was wondering how will it work in AEM6.1
The documentation doesn't say anything about touch UI scaffold. Is there anything like this or we simply have to switch to ClassicUI to create and edit pages using scaffolds?
Thanks.
Visualizações
respostas
Total de curtidas
yeah - use it in Classic UI.
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas