This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Aras 9.3.0 Bug/Issue : Select Text Field and click Enter it displays 'SearchDialog' window.

Hrishikesh - Monday, April 21, 2014 12:02 PM:

Hi Team,

I have created by custom ItemType 'documentation' under that fields are Name,Description and Assigned To.

Name is type string,

Description is type Text and

Assigned To is type Item field and data_Source is Identity.

when i create a instance/item of Documentation.

it displays the Documentation Item.

when i select Name field and Press Enter it directly displays the Identity Search Dialog.

i have gone through the ootb files of Aras 9.3.0 but no result.

Please can anybody have the solution for above bug/Issue.

Thanks,

Hrishikesh



Brian - Sunday, May 11, 2014 9:19 PM:

Hi Hrishikesh,

It sounds like the "name" field thinks it is has a data source of identity rather than just text.

Regenerate the Form for the item. Edit the item, select Views, right click and select "Rebuild View Action".

If that doesn't help then I would just delete the item type and start again. It sounds like something strange happened when you created the itemtype in the first place. I have made lots of new items types in 9.3 and never had a problem like the one you described.

Hope this helps,

Brian.