Hi,
I want to limit access for users, so they would not be able to edit quoteItems after they are created, however it is not working for the "List (Item)" view https://gyazo.com/f3896e9cf668e2e9995468d94ab65689. Basically, you are not able to edit fields from all of the views except the "List (Item)" view, which is in the quote. And the conditionals for fields are also not working for the fields that are displayed in the itemList (however, it works if the field is read-only by default, but then you cant enter anything in it so that doesnt work in this situation). https://gyazo.com/7e77fa6f0e3c901c74c255722a65a3c3, I tried to make it so the fields would be editable only if a certain field is checked, which it is by default. And after creation of a record a workflow unchecks that field, making the fields read only https://gyazo.com/45c992f9531b28583a278c92f6668368 , but as I said before it works for all of the views except the "List (Item)", which is pretty much the only one I need. And I also need to give access to a couple of quote fields, so I cant make the whole quote read only as well
I want to limit access for users, so they would not be able to edit quoteItems after they are created, however it is not working for the "List (Item)" view https://gyazo.com/f3896e9cf668e2e9995468d94ab65689. Basically, you are not able to edit fields from all of the views except the "List (Item)" view, which is in the quote. And the conditionals for fields are also not working for the fields that are displayed in the itemList (however, it works if the field is read-only by default, but then you cant enter anything in it so that doesnt work in this situation). https://gyazo.com/7e77fa6f0e3c901c74c255722a65a3c3, I tried to make it so the fields would be editable only if a certain field is checked, which it is by default. And after creation of a record a workflow unchecks that field, making the fields read only https://gyazo.com/45c992f9531b28583a278c92f6668368 , but as I said before it works for all of the views except the "List (Item)", which is pretty much the only one I need. And I also need to give access to a couple of quote fields, so I cant make the whole quote read only as well
Comment