Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/18/21
    Hi All,I am trying to implement a code to dynamically changes the caption and the name of the field based on the event, but it seems to be working for the caption but not for the name. Caption : this.caption.value.text.value = "Text" --------------WorkingName: this.name.value.text.value = "fldName" ...

    Views

    476

    Likes

    0

    Replies

    1
  • 5/17/21
    I have a numeric field on a form with a calculation. The calculation works fine but if the answer is negative, I need it to display as (24.36) as opposed to -24.36. Can someone let me know how this is done? Thank you in advance!

    Views

    517

    Likes

    0

    Replies

    2
  • 5/17/21
    Enable "Debug" in HTML library Manager through configMgr, then the form editor report lots of css and JS errors for 49 times:Refused to apply style from 'http://localhost:4502/var/clientlibs/libs/granite/ui/clientlibs/quickactions/less/generated/quickaction-default.css' because its MIME type ('text/...

    Views

    668

    Likes

    0

    Replies

    2
  • 5/16/21
    I have a form which has a floating field in the header of a table that is changed prior to filling out the form.  When the table flows to the next page, I have it so that the headers populate to the next page.  The problem is that the floating field information in the header does not appear on the n...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 5/14/21
    We need to add a iframe in the page and inside iframe we are calling a website which has functionality to zoom in & out.But as soon we try to zoom in / out using mouse scroll inside iframe, main page start scrolling.We tried to add the functionality of scrolling="no" but it doesn't work.We have only...

    Views

    678

    Likes

    0

    Replies

    1
  • 5/13/21
    Hi All, I have seen one of the AEM Form (XDP) application, in that they bind (using WSDL) the filed with synchronousInvoke option. Example:!connectionData.get_users.Body.synchronousInvoke.filter_nameHow to achieve that above one? when I trying with all possible ways getting !connectionData.get_users...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 5/12/21
    Hi, when I want to apply a valid json schema to AEM forms, I got this:granite.js:272 POST http://localhost:4502/libs/fd/fm/gui/content/forms/guide/validate.html?jsonFilePath=%2Ftmp%2Ffd%2Ffm%2Fupload%2Fbncrfinal.schema.json_1620837349519&assetType=guide 420 (Enhance your Calm) What's "Enhance your C...

    Views

    733

    Likes

    0

    Replies

    3
  • 5/12/21
    Using a subset of two pages, I have programmed a 2-page dynamic form to "Add an Instance" of said two pages by clicking a button. Basically the 2+(dynamic) pages can repeat in proper order infinitely. On page 1, I have a table with repeating rows which works fine. The issue is that I need this table...

    Views

    1.5K

    Like

    1

    Replies

    13
  • 5/12/21
    I use form have field upload (image or pdf), It not working on production (some time it working well then i submit again it return false). I debug to see error log then research but not see anything more about message.I have setting correct permission but still error  Please help me.Below is message...

    Views

    1.3K

    Likes

    0

    Replies

    9
  • 5/11/21
    Hi All, I am converting PDF form to HTML5 (XDP) & have a functionality is to call workbench service(wsdl). I am planning to invoke the service by using execEvent("click") in script. It was executed very first time and from second time onwards I ma getting error popup " ALC-FRM-901-001 Error in runni...

    Views

    1.2K

    Likes

    0

    Replies

    5