GravityKit / GravityView

The best and easiest way to display Gravity Forms entries on your website.
https://www.gravitykit.com/products/gravityview/
245 stars 63 forks source link

The "Back" link on the Single Entry page goes to the View CPT and not the page when using the DataTables Layout #2098

Open crbdev opened 1 month ago

crbdev commented 1 month ago

When you use a block to embed a View into a WordPress page or post, the "back" button on the Single Entry page should go back to the page where the View is embedded. However, if the Single Entry Layout is set to "DataTables Table", this link goes to the View CPT link (i.e.,/view/view-name/) instead of the page.

Steps to reproduce:

WordPress 6.6.1 PHP version is: 7.4.33

mrcasual commented 1 month ago

@Mwalek, please reproduce/confirm. Once done, please tag and assign to @omarkasem.

Mwalek commented 1 month ago

Confirmed! I was able to reproduce the problem only when using the DataTables Layout.

Mwalek commented 1 month ago

@omarkasem assigning this to you ...