salesagility / SuiteCRM

SuiteCRM - Open source CRM for the world
https://www.suitecrm.com
GNU Affero General Public License v3.0
4.27k stars 2.03k forks source link

#1502003 Fix Bug Undefined index when create dropdown fields from mod… #10391

Open HENILCODES opened 3 months ago

HENILCODES commented 3 months ago

…ule builder. Update enum2.php

When Create Dropdown Field from module builder then show error like this:

Notice: Undefined index: in D:\xampp\htdocs\projects\dev\tps\modules\DynamicFields\templates\Fields\Forms\dynamicenum.php on line 100 {"east":{"title":"Edit Field","crumb":"","content":" <\/div>\n\n

Description

When Create drop down field in Module builder it display some undefine error.

Motivation and Context

How To Test This

Types of changes

Final checklist

SuiteBot commented 3 months ago

CLA assistant check
All committers have signed the CLA.

serhiisamko091184 commented 3 months ago

Hello @HENILCODES,

thanks for your contribution, could you, please:

1) sign the Contributor License Agreement. We can accept your contribution only after signing CLA. image

2) update your commit message to format (in this case the number in commit message is the number of your PR, 10391): Fix #10391 - your commit message As example: image For more information, please, visit: https://docs.suitecrm.com/community/contributing-code/bugs/

3) provide more information on the issue within the PR template - add detailed replication steps and check the checkboxes where appropriate.

Thanks in advance!

Regards, Serhii

HENILCODES commented 3 months ago

Complete

serhiisamko091184 commented 2 months ago

Hello @HENILCODES,

thanks a lot for your reply and the changes made.

Could you please combine 2 commits into one and update it as suggested in item 2 of my previous commit?

at the moment:

image

we'd like you to have:

image

Could you also be more specific on this particular issue? image

Thank you so much!

Regards, Serhii