Skip to content

Andrew

My feedback

1 result found

  1. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Database » Other  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Andrew commented  · 

    `array` in the javascript should be `this.fieldValue`.

    The `this` object in the script scope should at least have `{fieldValue: ['one','two'], fieldName: 'nameOfArray'}`.

    similar but off topic:

    This is in line with the required `eval()` global scope fix, if and when javascript requires `.bind()` to access variables in the outer `eval()` scope, fixing that access problem in the language using the existing `.bind()` construct.

    Andrew shared this idea  · 

Feedback and Knowledge Base