Scoped app table creation giving a label of "u_x_..."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 07:42 AM
I'm creating a scoped app and created an initial table. This table came up with the prefix of "x_<scope>_..." for the Name field, but any subsequent tables I try to create within the app are coming as "u_x_<scope>_..." for that field and I don't think that's correct. It's also changing the label that I give a value to "label" when I save.
Am I wrong in thinking that there's a problem with the prefix or is there something wrong with my instance?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 10:46 AM
Hello Toby,
That's not the correct behavior. Can you please try to reproduce this behavior in another instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 10:49 AM
Thanks for the reply, Pradeep.
The original problem is occurring in my company's dev instance. I did try in my personal dev instance and the problem does not happen: any new tables begin with "x_<scope>_" and the label remains as it should.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 10:52 AM
Thanks for the update Tody. is the behvaiour same for any new application created on your company's dev instance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 10:55 AM
I created another app to test just now. I was able to create tables and they came in correctly. Does this mean that my original app is broken in some way?
EDIT: Ignore this comment. See next reply.