Skip to content

Fix - entry_id smart tag not working for redirect url in form confirmation#1495

Open
riteelama wants to merge 1 commit into
developfrom
EVF-1968-fix/entry-id-placeholder-fails-to-populate-in-redirect-url-form-confirmation
Open

Fix - entry_id smart tag not working for redirect url in form confirmation#1495
riteelama wants to merge 1 commit into
developfrom
EVF-1968-fix/entry-id-placeholder-fails-to-populate-in-redirect-url-form-confirmation

Conversation

@riteelama
Copy link
Copy Markdown
Contributor

All Submissions:

Changes proposed in this Pull Request:

When using the Confirmation Settings with Redirect to Custom Page and enabling Append Query String, the {entry_id} placeholder does not populate correctly. Only {form_id} works as expected.

Closes # .

How to test the changes in this Pull Request:

  1. Go to form settings → Confirmation Settings.
  2. Select Redirect to Custom Page.
  3. Enable Append Query String.
  4. Enter form_id={form_id}&entry_id={entry_id} as the query string.

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (modification of the currently available functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully ran tests with your changes locally?
  • Have you updated the documentation accordingly?

Changelog entry

Fix - entry_id smart tag not working for redirect url in form confirmation.

@subin-shk
Copy link
Copy Markdown

@NirajChaudhary143 @rajatgautam755421

Entry id is same as form id. Please check this video:
https://subinshk.neetorecord.com/watch/dbb1906b9b24735d1efa

image image

@subin-shk subin-shk self-requested a review January 26, 2026 10:28
Base automatically changed from pre-develop to develop April 29, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants