Skip to main content
Solved

How to add selector in grid acumatica mobile


angelesosorno86
Freshman II
Forum|alt.badge.img

Hi everyone!, 

 

I’m in trouble, because I tried to make a selector field but it doesn’t work, I checked the field in WSDL schema.

 

The field is Product in WSDL schema

<s:element minOccurs="0" maxOccurs="1" name="Product" type="tns:Field"/>

and the selector definition in the DAC is Product

 add field "Product"{
                selectorDisplayFormat = KeyDescription
                pickerType = Searchable
                weight = 2
            selector {
              add field "ProductID"
              add field "Description"
             }
              placeAfter field "Acepted"
            }

But I can't show that the field is searchable as the following field, but Owner field isn’t a grid control and my field is it.

 

Any help would be appreciated.!

Thanks

Best answer by angelesosorno86

Hello!

 

Currently it's working successfully, the solucion is add the field in RowTemplate control.

 

Thank you for reading this 🙃

View original
Did this topic help you find an answer to your question?

3 replies

angelesosorno86
Freshman II
Forum|alt.badge.img

Hello!

 

Currently it's working successfully, the solucion is add the field in RowTemplate control.

 

Thank you for reading this 🙃


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2754 replies
  • March 5, 2024

Thank you for sharing your solution with the community @angelesosorno86!


Forum|alt.badge.img
  • Jr Varsity III
  • 25 replies
  • January 2, 2025
angelesosorno86 wrote:

Hello!

 

Currently it's working successfully, the solucion is add the field in RowTemplate control.

 

Thank you for reading this 🙃

Can you explain more for “ add the field in RowTemplate control”
I need to add customer column while selection project in expense receipt screen.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings