コミュニティアチーブメントバーを展開する。

jagjeetthukral
jagjeetthukral
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • Haven’t you come across a scenario, where the business wants you to emulate the paper based version of the forms as is on web channel ? If so, then I think the hardest part of such requests is to have an Image Field in Adaptive Form. It is like where the person filling up the form should be able to ...

    タイプ

    ディスカッション

    表示

    14.8K

    いいね!

    0

    返信

    8
  • experience-manager-forum​ :If you can tell the version of AEM & AEM Forms which you are using, we can help you better, I suppose.To start with, it may be that one of the Forms Servlet might be missing/unsatisfied, due to which the call is being forwarded to default SlingPostServlet which is unable t...

    タイプ

    ディスカッション

    表示

    13.1K

    いいね!

    1

    返信

    1
  • A few questions to identify the issue:1. Is your forms Json Model Based?2. Is the name of field which your are trying to populate "textbox"If answer to both the question is yes, then please try below JSON{   "afData": {      "afUnboundData": {         "data": {            "textbox": "testing"       ...

    タイプ

    質問

    表示

    2.8K

    いいね!

    1

    返信

    0
  • Thanks,The issue which you have mentioned is due to number higher that javascript's limit for numbers being converted to exponentional  or scientific notations ex 123.11e26.This issue is at Javascript's end and not at AEM Forms end. You can go to browser's console, create a "var a = 1111111111111111...

    タイプ

    質問

    表示

    4.7K

    いいね!

    0

    返信

    0
  • Hi christofhed35451717​,The instructions here work as is. I guess we will need some more information to help you debug. For starters you can compare the json you are populating your form with to the json created when you save the form.You can get the json on form save easily via network panel.While ...

    タイプ

    質問

    表示

    2.9K

    いいね!

    1

    返信

    0
  • Really Sorry for that.  I was rearranging the paragraphs to make better sense and it got jumbled.What I wanted to write is :If the validation fails, the hook returns the form with to the browser again, showcasing the errors. An important point to note here is that all the validation should be a part...

    タイプ

    質問

    表示

    2.4K

    いいね!

    0

    返信

    0
  • Hi James R Green​,When you enable server side validation, there is a server side hook which is enabled. When you submit the form, the form is sent to that hook, where all the Validate Rules (which are configured using widget options & validation rules in rule editor) that have been configured in th...

    タイプ

    質問

    表示

    2.4K

    いいね!

    0

    返信

    0
  • Hi James R Green​ ,I have tested the same on 6.3, 6.3 SP1, & 6.4 Beta Load 20 and validations are automatically triggered for numeric box on any value commit. I do NOT see any bug there, can you please check once more.deepakt84913413​ :What was the initial issue you were facing,1. Was it Validations...

    タイプ

    質問

    表示

    4.7K

    いいね!

    0

    返信

    0
  • Hi James R Green ,Sorry for being noob. The field validation is automatically triggered when you make changes in the field values (any widget : text or numeric). (I might be missing something, just writing for my knowledge, please let me know what am I missing). Thus, in my perception, the script yo...

    タイプ

    質問

    表示

    4.7K

    いいね!

    0

    返信

    0
  • James R Green​, deepakt84913413​,I think I am missing something, I have tried this solution but it does not validate on focus out when I have NOT typed anything in the box, which was the initial requirement from deepakt84913413​. Please let me now, if there is some step which I missed.Below are some...

    タイプ

    質問

    表示

    4.7K

    いいね!

    0

    返信

    0
jagjeetthukral が獲得した上位のバッジ
プロファイルに表示するバッジをカスタマイズ