Skip to content

feat: Update registration form fields and placeholders - #2

Draft
MDHaarith wants to merge 21 commits into
mainfrom
stellar-works
Draft

feat: Update registration form fields and placeholders#2
MDHaarith wants to merge 21 commits into
mainfrom
stellar-works

Conversation

@MDHaarith

@MDHaarith MDHaarith commented Nov 22, 2025

Copy link
Copy Markdown
Owner

Purpose

This pull request addresses the user's request to update the registration forms for the "See It Say It Get It" and "Codesmith's Arena" events. The goal was to modify several form fields to match the requirements of the backend Google Forms, including updating placeholders, changing input types, and correcting form IDs.

Code changes

  • Updated Google Form IDs: The GOOGLE_FORM_ID and form entry IDs in both CodesmitersArenaForm.tsx and SeeItSayItForm.tsx have been updated to point to the correct Google Forms.
  • Input Type Change: The "Department" field in both forms has been changed from a dropdown (select) to a text input (input type="text"), allowing users to type their department.
  • Placeholder and Example Updates:
    • The example for name formatting has been changed to "e.g., "Navin Kumar K" becomes "NAVIN KUMAR K"".
    • The placeholder for the registration number has been updated to "e.g., 14222510XXXX".
  • Section Options: The available sections have been updated to "1", "2", and "3".
  • Form Submission: The form submission logic was updated to send data to the new Google Form entry IDs.

🔗 Edit in Builder.io

👀 Preview LinkTo clone this PR locally use the Github CLI with command gh pr checkout 2

…g number placeholder, and section field to text input

cgen-3b01f4783c744787bdc40c90a5da7234
…er placeholder, and section field to text input

cgen-99126aca41e245689aeeba77beb9f287
…pdown, fix registration placeholder

cgen-60720ae8dffa4ce8be0cab241ab0bf6c
… fix registration placeholder

cgen-21a51e2d38c44c53b93e0f88f42b565d
cgen-7a1af37c1e8142faba6de23d1cb23731
cgen-5c742936775843faaece3e91e22d43b5
cgen-143e3b20c3ff4d9e89e37378ac4cbaef
@builder-io-integration builder-io-integration Bot changed the title Builder.io: Update from Visual Editor feat: Update registration form fields and placeholders Nov 22, 2025
@builder-io-integration

Copy link
Copy Markdown

You can tag me at @builderio-bot for anything you want me to fix or change

… typing experience

cgen-2cf189f55b714335a7aa3a5c69074abc
… typing experience

cgen-763c92c358f14aa5b3f7364bba2ff4b1
cgen-124d889dc8074d6da62da6593cc78a05
cgen-85c3b9dc74ee4585a85ae4c3e7b3d9c6
…tSayItForm

cgen-76aa98c2bc5b4b89b589fef8755a97fb
cgen-a2cfc17b37e54464b2f5355debee2d8b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants