Giter Club home page Giter Club logo

Comments (4)

francoisjacquet avatar francoisjacquet commented on May 24, 2024

Hello @dzungdo

I was not able to reproduce the issue:
image

image

image

Please provide screenshots or a video which clearly shows the issue.

from rosariosis.

dzungdo avatar dzungdo commented on May 24, 2024

In my case, I can reproduce it every time.

  1. Select "Associate Students with Parents"
    image

image

image

image

I am using 7.2.2

from rosariosis.

dzungdo avatar dzungdo commented on May 24, 2024

Inspecting HTML codes on two different pages:

Associate Parents with Students
Student Email

<tr class="">
   <td><label for="custCUSTOM_200000015">Student Email</label></td>
   <td><input type="text" name="cust[CUSTOM_200000015]" id="custCUSTOM_200000015" size="24" maxlength="1000"></td>
</tr>

Student Mobile Number:

<tr class="">
   <td><label for="custCUSTOM_200000016">Student Mobile Number</label></td>
   <td><input type="text" name="cust[CUSTOM_200000016]" id="custCUSTOM_200000016" size="24" maxlength="1000"></td>
</tr>

Associate Students with Parents
User Email:

<tr class="">
   <td><label for="custEMAIL">Email Address</label></td>
   <td><input type="text" name="cust[EMAIL]" id="custEMAIL" size="24" maxlength="1000"></td>
</tr>

User Mobile Number: (This is a different custom field but same content)

<tr class="">
   <td><label for="custEMAIL">Mobile Number</label></td>
   <td><input type="text" name="cust[EMAIL]" id="custEMAIL" size="24" maxlength="1000"></td>
</tr>

Should cust[EMAIL] be something like cust[CUSTOM_200000001] ?

from rosariosis.

francoisjacquet avatar francoisjacquet commented on May 24, 2024

Hello @dzungdo

Thank you for the screenshots.
The issue is fixed. Please upgrade to v7.2.3

from rosariosis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.