• Resolved spike210957

    (@spike210957)


    I have a webform which is successfully collecting data. However, when I look at the data using the ratings form two of the columns are not displaying data

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Josie Stauffer

    (@joanne123)

    It’s not quite clear to me whether the columns themselves are not displaying or whether the columns show but with blank data.

    In the first case, that would probably mean you had not dragged the fields into the “Fields to be displayed” column.

    In the second case, the most likely reason would be that the data is user data, and to see it you need wordpress list_user capability. ( See the help item on the rating scheme beside “Fields to be displayed in Rating” ).

    I’ve been reluctant to override WordPress’s defaults on that. If you really need to display user data in the judging form, I’d suggest you get a plugin that allows you to add capabilities to roles. You would need to give “list_users” capability to the ‘ewz_judge’ role.

    If neither of the above fixes your problem, please give me some more detail.

    Thread Starter spike210957

    (@spike210957)

    Yes the two columns are user data: user_displayname and user_login. Can see the headings but no data. Will look at the help topic.

    I’m also having a problem with the “Use Rating Form” popup which is showing in a very narrow column and wrapping around. I’m sure you gave me a fix for this before but I cant find my support post….

    Thread Starter spike210957

    (@spike210957)

    Adding the list_users capability to the role works fine.

    Thread Starter spike210957

    (@spike210957)

    This is resolved. I will raise another ticket for the wrapping text in the help form.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘missing data on rating form’ is closed to new replies.