텔레그램 id @sosto1 연락주세요.기능1.
유튜브 라이브 스트림 동시시청자봇,라이브 조회수봇. 쇼츠 조회수 1개링크에 1000000조회수 늘리기 기능이 필요합니다
당신이 나에게 꼭 필요합니다 .10년동안 나와 계약 합시다.
custom interface bug
-
I'm designing a custom interface. but when I add a new resource field to the program I made after finishing the design, this is not added. because I realized that the html codes remain fixed ...
Isn't there an easy way to add new input field to the program after the interface design is finished?
-
@xxasaxx said in custom interface bug:
I'm designing a custom interface. but when I add a new resource field to the program I made after finishing the design, this is not added. because I realized that the html codes remain fixed ...
Isn't there an easy way to add new input field to the program after the interface design is finished?
Adding new resources to the interface is quite possible, most likely you made a error somewhere
-
@Fox The error I encountered is as follows:
Since the html is fixed, I manually add that field to the html code. so far no problem. however, if I go back to the interface screen from the code screen and make a change and save it, the "if visible" fields are broken. The "id" values of the fields I have customized disappear. this must be a mistake