Views UI not working correctly.

Created on 31 March 2020, about 5 years ago
Updated 8 April 2025, 2 months ago

Hi

I have created a view and added the AJAX Add Comment field,

In the the view the field shows as a link, rather than the form. When I click the link the form is then loaded. What would prevent the form from loading by default?

Once a comment is submitted the form is replaced with a message saying 'comment has been submitted'. I select the after submit action to show link, instead of showing message.But it still shows a message.

On full node, the form is displayed by default, once the form is submitted the form is refreshed so another comment can be added. Why is this not the default behaviour when in a view, how can I get this behaviour within the view?

Thanks

💬 Support request
Status

Active

Version

1.3

Component

Views integration

Created by

🇬🇧United Kingdom noopal

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • In Ahmedabad, the AJAX Add Comment field in Drupal Views showing as a link initially is likely for optimization or AJAX initialization. Check the View and field AJAX settings. The "Show link" after submission not working is a common difference from full node behavior. To get the "refresh form" effect in a txtag login View, try the standard "Comment form" field with AJAX enhancing modules or custom JavaScript, as the default AJAX Add Comment field behavior in Views might be limited.

Production build 0.71.5 2024