この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Looking at the AEM 6.3, creating a touch ui dialog, you can use either anything under the
/libs/granite/ui/components/foundation/form
or
/libs/granite/ui/components/coral/foundation/form
Just wonder which one we should use.
Also in the /libs/granite/ui/components/foundation/form, it has the radio group and radio and under the /libs/granite/ui/components/coral/foundation/form, it has only radio group without radio, so how the radio works under the coral?
Thanks.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Reason i pointed you to that doc was to look at the section where we create the Touch UI Dialog.
See this section --
BTW -- we have the Sling Model article on our TODO list.
表示
返信
いいね!の合計
See this doc - it provides the data types to use:
Hope this helps..
表示
返信
いいね!の合計
This example still uses the WCMUsePojo API, not sling models.
I just look at the we.retail and core, seems they all use the coral one.
Can you please confirm?
Thanks.
表示
返信
いいね!の合計
Reason i pointed you to that doc was to look at the section where we create the Touch UI Dialog.
See this section --
BTW -- we have the Sling Model article on our TODO list.
表示
返信
いいね!の合計
seems, the image you posted here still use the one without coral.
/libs/granite/ui/components/foundation/form
vs.
/libs/granite/ui/components/coral/foundation/form
They are very similar except one with coral before the foundation.
The we.retail example and adobe AEM 6.3 core components under /apps are using the coral.
I will go with coral unless Adobe changes back to the version without coral.
Thanks.
表示
返信
いいね!の合計
Hi all,
Does this mean Coral is preferred over the one without coral ?
Regards,
/s
表示
返信
いいね!の合計
Yes, use the one with coral
/libs/granite/ui/components/coral/foundation/form
表示
返信
いいね!の合計