• NullPointerException
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

Hi,

I don't understand about wildcards:

 

Please can you explain me ( with example of words) which user'srole name return this:

 

1 Select id from user where UserRole.Name LIKE ' %Dir%'

 

2 Select id from user where UserRole.Name LIKE ' Dir%'

 

3 Select id from user where UserRole.Name LIKE ' Dir_%'

 

 

Thanks in advance.

 

King regard

Hi,

I see App Extensions in FSL to deep link native iOS app from FSL. How the contrary can acihved ? I have a team mobile app developing team who tries to deep link FSL from their mobile app. I am not sure what is the FSL url that I need to provide for someone to deep link FSL from iOS app.

Any help is appreciated. thanks,

True.

Hi,

I don't understand about wildcards:

 

Please can you explain me ( with example of words) which user'srole name return this:

 

1 Select id from user where UserRole.Name LIKE ' %Dir%'

 

2 Select id from user where UserRole.Name LIKE ' Dir%'

 

3 Select id from user where UserRole.Name LIKE ' Dir_%'

 

 

Thanks in advance.

 

King regard