Skip to content

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

Merged
caleeli merged 2 commits into4.1-developfrom
bugfix/ticket-1033_4.1
Oct 5, 2021
Merged

ticket-1033: [FOUR-471] Implement read-only mode for select lists (for 4.1)#287
caleeli merged 2 commits into4.1-developfrom
bugfix/ticket-1033_4.1

Conversation

@danloa
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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