Skip to content

ticket-1033: [FOUR-471] Implement read-only mode for select lists (for 4.1) #287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 5, 2021

Conversation

danloa
Copy link
Contributor

@danloa danloa commented Oct 5, 2021

As part of the solution of http://tickets.pm4overflow.com/tickets/1033

  • Adds the ReadOnly property to Select List
  • Needs the related PR of Vue form elements

image

@caleeli caleeli self-requested a review October 5, 2021 20:00
methods: {
xxxtests() {
//estos mixins funcionan si sse aumentan (como mixin) a multiselectview
//this.testConvertForEmit();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this commented code


export default {
methods: {
xxxtests() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is a debugging code

@caleeli caleeli merged commit e88cc80 into 4.1-develop Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants